# Page Not Found

The URL `apis/rest-api/"https:/your_site_url.com/"` does not exist.

You might be looking for one of these pages:
- [Introduction](https://developer.tiledesk.com/apis/rest-api/introduction.md)
- [REST APIs](https://developer.tiledesk.com/apis/rest-api.md)
- [Authentication](https://developer.tiledesk.com/apis/rest-api/authentication.md)
- [Activities](https://developer.tiledesk.com/apis/rest-api/activities.md)
- [Projects](https://developer.tiledesk.com/apis/rest-api/projects.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://developer.tiledesk.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://developer.tiledesk.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/apis/rest-api/introduction.md`)
- Use `Accept: text/markdown` header for content negotiation